home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════╗
- REM ║ ║
- REM ║ MI24 HIND by Digital Integration ║
- REM ║ ║
- REM ║ F-16 FLCS & F-16 TQS CONFIG File ║
- REM ║ Supplied with HIND, September 96 ║
- REM ║ ║
- REM ╚═══════════════════════════════════════╝
- REM
- MDEF HIND_T
- REM
- RATE 100
- REM
- USE TQS
- REM
- REM ╔═══════════════╗
- REM ║ FLCS SETTINGS ║ ========================================================
- REM ╚═══════════════╝
- REM
- REM TRIGGER CLICK ............................................................
- REM
- BTN TG1 /N FireWeaponSingle
- BTN TG2 FireWeapon
- REM
- REM S1 (INDEX FINGER) ........................................................
- REM
- BTN S1 /N CentreView
- REM
- REM S2 (THUMB) ...............................................................
- REM
- BTN S2 /U ArmAndSelectWeapon
- /M ArmAndSelectWeapon
- /D UnarmWeapon
- REM
- REM S3 (PINKY) ...............................................................
- REM
- BTN S3 /N SGtoggle
- REM
- REM S4 (PADDLE SWITCH) .......................................................
- REM
- BTN S4 /H RotateExternalView
- REM
- REM H1 (Coolie Hat - LARGE HAT AT TOP OF FLCS - Internal Views) ..............
- REM
- BTN H1U GunnerFrontView
- BTN H1D PilotFrontView
- BTN H1L LookLeft
- BTN H1R LookRight
- BTN H1M
- REM
- REM H2 (Ridged Hat - SMALL HAT BELOW BUTTON S2 - Target Management) ..........
- REM
- BTN H2U /U LLTVoptics
- /M LLTVoptics
- /D LLTVoptics
- BTN H2D /U TurretOptics
- /M TurretOptics
- /D TurretOptics
- BTN H2L /U /N RescanTargets
- /M /N RescanTargets
- /D /N RescanTargets
- BTN H2R /N TrackTarget
- BTN H2M
- REM
- REM H3 (Castle Hat - SECOND LARGER HAT BELOW H1 - Display Management) ........
- REM
- BTN H3U /U ZoomIn
- /M ZoomIn
- /D ZoomIn
- BTN H3D /U ZoomOut
- /M ZoomOut
- /D ZoomOut
- BTN H3L /U DronePrev
- /M DronePrev
- /D DronePrev
- BTN H3R /U DroneNext
- /M DroneNext
- /D DroneNext
- BTN H3M
- REM
- REM H4 (H-Hat - HAT ON LEFT SIDE OF FLCS - External Views) ...................
- REM
- BTN H4U /U ExternalView
- /M ExternalView
- /D ExternalView
- BTN H4D WeaponView
- BTN H4L WeaponTargetView
- BTN H4R TargetLockView
- BTN H4M
- REM
- REM ╔══════════════╗
- REM ║ TQS SETTINGS ║ =========================================================
- REM ╚══════════════╝
- REM
- REM Mouse Button .............................................................
- REM
- rem BTN T1 /U
- rem /M
- rem /D
- REM
- REM (4 Way Index Finger Button - Radio Switch - Wingman Messages) ............
- REM
- BTN T2 /U /N Form_GoHome
- /M /N SelectTimeCompression
- /D /N PNVSOnOff
- BTN T3 /U /N Form_FollowMe
- /M /N CancelTimeCompression
- /D /N Lights
- BTN T4 /U /N Form_AttackMy
- /M /N TransmitReconData
- /D /N UCtoggle
- BTN T5 /U /N Form_GoFlPlan
- /M /N HUDcontrast
- /D /N CargoDoorsToggle
- REM
- REM (Range Knob Button) ......................................................
- REM
- BTN T6 SpectatorView
- REM
- REM (Dogfight Mode Switch) ...................................................
- REM
- BTN T7 REM *** MODAL ***
- BTN T8 REM *** MODAL ***
- REM
- REM (Speed Brake Switch) .....................................................
- REM
- BTN T9 /P /N Brakes
- /R /N Brakes
- BTN T10 /P Brakes
- /R Brakes
- REM
- REM
- REM
- RNG 1 20 ZoomIn ZoomOut
- ANT 1 4 NextWaypoint PrevWaypoint LALT
-